home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20031118-20041115 / 000008_anthonypieper@cs.com_Mon Nov 24 15:29:42 2003.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Path: newsmaster.cc.columbia.edu!panix!newsfeed.mathworks.com!news.maxwell.syr.edu!postnews1.google.com!not-for-mail
  2. From: anthonypieper@cs.com (newexpectuser)
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Can Kermit check for or set a timeout condition
  5. Date: 24 Nov 2003 12:03:13 -0800
  6. Organization: http://groups.google.com
  7. Lines: 9
  8. Message-ID: <f0bb0f39.0311241203.2285bc44@posting.google.com>
  9. NNTP-Posting-Host: 209.251.39.194
  10. Content-Type: text/plain; charset=ISO-8859-1
  11. Content-Transfer-Encoding: 8bit
  12. X-Trace: posting.google.com 1069704194 12617 127.0.0.1 (24 Nov 2003 20:03:14 GMT)
  13. X-Complaints-To: groups-abuse@google.com
  14. NNTP-Posting-Date: Mon, 24 Nov 2003 20:03:14 +0000 (UTC)
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14684
  16.  
  17. I am using Kermit from Linux and I am doing ssh.
  18.  
  19. I want someway to check if the server I am connecting to is down,
  20. instead of hanging my script in an endless loop.
  21.  
  22. Is there a way to check for this condition or tell Kermit after a
  23. certain amount of time, if it doesn't connect to quit ?
  24.  
  25. Thank you
  26.